DST - Disk Speed Timer (C) 2001 J. Mott. All Rights Reserved.

Disk Speed Timer tests the speed of your hard drive by simply
writing to file of your choice (you select the size) and timing it.

This program is free for personal use. Commercial use? Are you serious?
Contact me at the address below and we'll talk.

If you damage your system with this program it was probably about
to go anyway. If you destroy any of your data, that is just your
own fault. Either way, I am not responsible.

If you would like to receive the source code for this program (Microsoft
Visual C++/6.0), you probably have too much time on your hands, but I'll
send it to you if you send cash, in any denomination, any currency, to:

J. Mott
PMB 224
27660 Marguerite Pkwy, STE C
Mission Viejo, CA 92692

You MUST include an email address for me to send the source code (zip)
to, because I sure ain't gonna take the time to make a floppy and mail it!

Program notes:

Read times are kind of wonky unless you have a HUGE file, since the
OS will cache stuff and then the read times look fantastic.

Write times experience this, to a lesser extent.

Read/Write both loop over the file, until you stop them.

I usually just Create a big file and look at the time. This is probably
the most accurate indication of what you will really get, in terms of
performance on your system.

Well, that is all for now, no one is paying me for this, so I'm done.

Enjoy!
thrashingabout@home.com

